home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
How Would You Survive?
/
How Would You Survive (1995)(Grolier)[Mac-PC].iso
/
pc
/
shared.dir
/
01969_Script_Cross Egypt
< prev
next >
Wrap
Text File
|
1995-09-13
|
3KB
|
216 lines
global gNewMarker, gWhatmovie
on ACrossEgypt
WatchCursor
TurnOffPuppets
puppetsound "STIME.AIF"
updatestage
InitsoundsE
if gNewMarker = "Market" then
put "Town" into gNewMarker
end if
go to frame gNewMarker of movie "EgyptW"
abort
end
on VCrossEgypt
WatchCursor
TurnOffPuppets
puppetsound "STIME.AIF"
updatestage
InitsoundsE
go to frame gNewMarker of movie "EgyptW"
abort
end
on CrossEGloss
WatchCursor
TurnOffPuppets
puppetsound "STIME.AIF"
updatestage
InitsoundsE
go movie "EGloss"
abort
end
on CrossAGloss
WatchCursor
TurnOffPuppets
puppetsound "STIME.AIF"
updatestage
InitsoundsA
go movie "AGloss"
abort
end
on CrossVGloss
WatchCursor
TurnOffPuppets
puppetsound "STIME.AIF"
updatestage
InitsoundsV
go movie "VGloss"
abort
end
on CrossEIndex
WatchCursor
TurnOffPuppets
puppetsound "STIME.AIF"
updatestage
InitsoundsE
go movie "EIndex"
abort
end
on CrossAIndex
WatchCursor
TurnOffPuppets
puppetsound "STIME.AIF"
updatestage
InitsoundsA
go movie "AIndex"
abort
end
on CrossVIndex
WatchCursor
TurnOffPuppets
puppetsound "STIME.AIF"
updatestage
InitsoundsV
go movie "VIndex"
abort
end
on CrossVTime
WatchCursor
TurnOffPuppets
puppetsound "STIME.AIF"
updatestage
InitsoundsV
go movie "VTime"
abort
end
on CrossATime
WatchCursor
TurnOffPuppets
puppetsound "STIME.AIF"
updatestage
InitsoundsA
go movie "ATime"
abort
end
on CrossETime
WatchCursor
TurnOffPuppets
puppetsound "STIME.AIF"
updatestage
InitsoundsE
go movie "ETime"
abort
end
on CrossVPan
WatchCursor
TurnOffPuppets
puppetsound "STIME.AIF"
updatestage
InitsoundsV
go movie "VPan"
abort
end
on CrossAPan
WatchCursor
TurnOffPuppets
puppetsound "STIME.AIF"
updatestage
InitsoundsA
go movie "APan"
abort
end
on CrossEPan
WatchCursor
TurnOffPuppets
puppetsound "STIME.AIF"
updatestage
InitsoundsE
go movie "EPan"
abort
end
on CrossVBFacts
WatchCursor
TurnOffPuppets
puppetsound "STIME.AIF"
updatestage
InitsoundsV
go movie "VBFacts"
abort
end
on CrossABFacts
WatchCursor
TurnOffPuppets
puppetsound "STIME.AIF"
updatestage
InitsoundsA
go movie "ABFacts"
abort
end
on CrossEBFacts
WatchCursor
TurnOffPuppets
puppetsound "STIME.AIF"
updatestage
InitsoundsE
go movie "EBFacts"
abort
end
on CrossVMap
WatchCursor
TurnOffPuppets
puppetsound "STIME.AIF"
updatestage
InitsoundsV
go movie "VMap"
abort
end
on CrossAMap
WatchCursor
TurnOffPuppets
puppetsound "STIME.AIF"
updatestage
InitsoundsA
go movie "AMap"
abort
end
on CrossEMap
WatchCursor
TurnOffPuppets
puppetsound "STIME.AIF"
updatestage
InitsoundsE
go movie "EMap"
abort
end